home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / adg_4_6.zip / ECHO.H < prev    next >
C/C++ Source or Header  |  1991-02-21  |  399b  |  13 lines

  1. /****************************************************************************
  2. Module name: Echo.H
  3. Programmer : Jeffrey M. Richter.
  4. *****************************************************************************/
  5.  
  6. #include "dialog.h"
  7.  
  8. #define IDM_ABOUT          100
  9. #define IDM_EXIT           101
  10. #define IDM_STARTRECORD    102
  11. #define IDM_STOPRECORD     103
  12. #define IDM_STARTPLAYBACK  104
  13.